Revision: kernel-package--devel--9.0--patch-110
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Tue Jan  3 19:44:41 CST 2006
Standard-date: 2006-01-04 01:44:41 GMT
Modified-files: kernel/ruleset/misc/ChangeLog
    kernel/ruleset/misc/config.mk
    kernel/ruleset/misc/version_vars.mk
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-110
Summary: /etc/kernel-pkg.conf overrode the setting of the debian revision
Keywords: 

* kernel/ruleset/misc/version_vars.mk: Removed the calculation of
  $(debian) from this file, since this is included before the config file
  is included, so the latter always over rides the setting of the debian
  revision on the command line.

* kernel/ruleset/misc/config.mk: Added the calculation of $(debian) here,
  since it is included _after_ the config file is.
